Creates a timeline. This is equivalent to calling Get<(Of <<'(T>)>>)(array<Byte>[]()[][])
on Default for the first time.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
Parameters
- id
- Type: System..::..UInt16
The unique ID of the timeline.
- autoAdd
- Type: System..::..Boolean
Whether or not to connect this timeline automatically.
Remarks
Use of this constructor is discouraged, as it will fail if another timeline with the same ID exists.
Get<(Of <<'(T>)>>)(array<Byte>[]()[][]) will check for an existing timeline and return it.